home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-07-12 | 750 b | 22 lines | [TEXT/GEOL] |
- Item 1753057 29-June-89 21:51
-
- From: D2215 Dac SW, Wilma Blair, PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: ScrollBar position
-
- When I modify a view with a scroller and scrollBar so that it is a different
- size with modified contents, it must be redrawn. The scrollBar position will
- be different also (although not necessarily set to the beginning position).
-
- Using GetScroller(true).fScrollBars[v].ForceRedraw fixes the scrollBar position
- but causes the entire scrollbar to be redrawn which is visually displeasing.
-
- Is there some way to cause the scrollBar to be redrawn for its new position
- without redrawing the entire scrollBar?
-
- Regards, Les Caudle
-
-
-